The unmacro command is the counterpart of macro. It is used to undefine macros. As does free, unmacro accepts the ``@all'' string in which case all the macros will be erased and freed from memory.
unmacro macro-list
unmacro @all
unmacro myplot unmacro @all
alias, unalias, append, show